2 username="Ilya_Shlyakhter"
3 avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
5 date="2021-07-13T03:05:45Z"
7 Realized that for the use case I was thinking of -- setting repo-wide policies such as locked-files-only -- git-annex-config isn't right, since the value can be changed by any clone. For that use case, have to configure hooks/triggers on the central repo to reject pull requests that break the policy.